chore(deps): update dependency @vueuse/core to v10 #45
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.13.0
->^10.11.0
Release Notes
vueuse/vueuse (@vueuse/core)
v10.11.0
Compare Source
🐞 Bug Fixes
View changes on GitHub
v10.10.1
Compare Source
🚀 Features
preventScroll
option - by @pkc918 in https://github.com/vueuse/vueuse/issues/3994 (4d868)🐞 Bug Fixes
View changes on GitHub
v10.10.0
Compare Source
v10.9.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v10.8.0
Compare Source
🚀 Features
abortPrevious
option - by @jahnli and @antfu in https://github.com/vueuse/vueuse/issues/3735 (b94de)strategy
option to allow desktop-first convention - by @jack-allocate and @antfu in https://github.com/vueuse/vueuse/issues/3783 (15fc0)active
getter, add breakpoints for Vuetify v3 - by @altrusl, @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3687 (3ae45)go
function - by @Jokerzhzh and @antfu in https://github.com/vueuse/vueuse/issues/3615 (2ae36)autoReconnect
andimmediate
to options, update typings - by @schelmo in https://github.com/vueuse/vueuse/issues/3793 (b33ab)styleProp
to support nativerows
attribute - by @yakudik, alexander.kudinov, Anthony Fu and @antfu in https://github.com/vueuse/vueuse/issues/3552 (5025e)🐞 Bug Fixes
delta
to be negative - by @leewakin, @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3650 (cf29c)isFinished
,isFetching
readonly - by @baboon-king and @antfu in https://github.com/vueuse/vueuse/issues/3616 (31d4a)fpsLimit
option, fix #3481, close #3482 - by @antfu in https://github.com/vueuse/vueuse/issues/3481 and https://github.com/vueuse/vueuse/issues/3482 (69990)onError
hook and avoid throws by default, fix #3580 - by @steklopod, @antfu and Brendo Maciel in https://github.com/vueuse/vueuse/issues/3605 and https://github.com/vueuse/vueuse/issues/3580 (fab86)wsRef
on close, fix #3706 - by @a982246809 and @Doctor-wu in https://github.com/vueuse/vueuse/issues/3707 and https://github.com/vueuse/vueuse/issues/3706 (9a47a)immediate
should only be applied once, close #3676 - by @antfu in https://github.com/vueuse/vueuse/issues/3676 (93b96)View changes on GitHub
v10.7.2
Compare Source
🐞 Bug Fixes
nuxt
out of dependencies - by @antfu (866a1)View changes on GitHub
v10.7.1
Compare Source
🚀 Features
🐞 Bug Fixes
tryOnMounted
in vue2 - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3658 (ce420)View changes on GitHub
v10.7.0
Compare Source
🚀 Features
distanceThreshold
option - by @donaldxdonald and @antfu in https://github.com/vueuse/vueuse/issues/3578 (0e04a)canLoadMore
option - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/3558 (e780f)disableTextSelect
option - by @aminmokhtari94 in https://github.com/vueuse/vueuse/issues/3604 (fd67b)🐞 Bug Fixes
trigger
should not ignore falsy values - by @romansp and @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/3561 (3733b)isAborted
value on success - by @17359898647 and @antfu in https://github.com/vueuse/vueuse/issues/3547 (4b159)View changes on GitHub
v10.6.1
Compare Source
🐞 Bug Fixes
.style
can be undefined - by @antfu (3d6b9)View changes on GitHub
v10.6.0
Compare Source
🚀 Features
dataTypes
option - by @rtugeek and @antfu in https://github.com/vueuse/vueuse/issues/3471 (3f3f1)takeRecords
function - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/3480 (f9136)waitOnMounted
option for SSR - by @posva and @antfu in https://github.com/vueuse/vueuse/issues/3504 (dc6f2)🐞 Bug Fixes
onMounted
to get correct inital arrivedStates values - by @nicooprat and @antfu in https://github.com/vueuse/vueuse/issues/3384 (86bd8)View changes on GitHub
v10.5.0
Compare Source
🚀 Features
Promisify
type definition - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/3420 (b067b)🐞 Bug Fixes
brush
- by @17359898647 in https://github.com/vueuse/vueuse/issues/3463 (87ea3)View changes on GitHub
v10.4.1
Compare Source
🐞 Bug Fixes
es2018
, close #3349 - by @antfu in https://github.com/vueuse/vueuse/issues/3349 (0e4a5)View changes on GitHub
v10.4.0
Compare Source
🚀 Features
updateDataOnError
option - by @climba03003 and @antfu in https://github.com/vueuse/vueuse/issues/3092 (945ca)requestPermissions
option, returnpermissionGranted
andensurePermissions
- by @michealroberts and @antfu in https://github.com/vueuse/vueuse/issues/3325 (a1753)🐞 Bug Fixes
as
prop for component usage - by @menghany in https://github.com/vueuse/vueuse/issues/3274 (791f7)type
ispage
, closes #2922 - by @CatsJuice and @antfu in https://github.com/vueuse/vueuse/issues/3244 and https://github.com/vueuse/vueuse/issues/2922 (c2f64)isClient
to checkdocument
too - by @brc-dd and @antfu in https://github.com/vueuse/vueuse/issues/3329 (786cb)View changes on GitHub
v10.3.0
Compare Source
🚀 Features
:focus-visible
- by @onmax and @antfu in https://github.com/vueuse/vueuse/issues/3254 (80329)🐞 Bug Fixes
useEventListener
overload - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/3246 (4f414)pointerup
event forpressure
field - by @cunzaizhuyi and @antfu in https://github.com/vueuse/vueuse/issues/3217 (ee425)View changes on GitHub
v10.2.1
Compare Source
🚀 Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.